-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.12.0 (latest)
-
Code
-
Classes
- MailerAbstract
| Total Complexity |
64 |
| Dependencies |
8 |
| Dependents |
3 |
| Total lines |
634 |
| Lines of code |
225 |
| Logical lines of code |
107 |
| Comment lines |
302 |
| Methods |
24 |
| Properties |
12 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_debug_info() |
A |
48 |
12 |
28 |
| process_phpmailer() |
S |
50 |
4 |
31 |
| set_headers() |
S |
63 |
6 |
10 |
| process_response() |
S |
60 |
5 |
12 |
| get_attachment_file_content() |
S |
61 |
5 |
12 |
| __construct() |
S |
59 |
4 |
14 |
| get_attachment_file_size() |
S |
64 |
4 |
9 |
| sanitize_header_value() |
S |
57 |
2 |
20 |
| send() |
S |
58 |
2 |
16 |
| is_email_sent() |
S |
68 |
2 |
7 |
| get_response_error() |
S |
79 |
2 |
3 |
| verify_sent_status() |
S |
71 |
2 |
6 |
| get_attachment_file_name() |
S |
72 |
2 |
4 |
| remote_request() |
S |
64 |
2 |
9 |
| get_default_params() |
S |
64 |
1 |
11 |
| set_header() |
S |
75 |
1 |
4 |
| set_subject() |
S |
71 |
1 |
7 |
| set_body_param() |
S |
79 |
1 |
3 |
| get_body() |
S |
79 |
1 |
3 |
| get_headers() |
S |
79 |
1 |
3 |
| is_php_compatible() |
S |
74 |
1 |
4 |
| should_verify_sent_status() |
S |
82 |
1 |
3 |
| get_mailer_name() |
S |
82 |
1 |
3 |
| get_connection() |
S |
82 |
1 |
3 |